projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a080c4
)
(WINS): Add calc and obsolete.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 26 Aug 2002 10:21:26 +0000
(10:21 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 26 Aug 2002 10:21:26 +0000
(10:21 +0000)
lisp/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lisp/makefile.w32-in
b/lisp/makefile.w32-in
index 3cfe43e4936becf3f9051ec5cabfcb7b5c2a2a8e..7583407f9971587c46463c492d14bf938b5ea08b 100644
(file)
--- a/
lisp/makefile.w32-in
+++ b/
lisp/makefile.w32-in
@@
-141,6
+141,7
@@
setwins=subdirs=`find $$wd -type d -print`; \
# Have to define the list of subdirs manually when not using sh.
WINS=\
+ calc \
calendar \
emacs-lisp \
emulation \
@@
-150,6
+151,7
@@
WINS=\
language \
mail \
net \
+ obsolete \
play \
progmodes \
term \